home *** CD-ROM | disk | FTP | other *** search
/ AOL File Library: 3,701 to 3,800 / aol-file-protocol-4400-3701-to-3800.zip / AOLDLs / Sports / TEAMMATE_ V4.0 Baseball Score / TEAMMATE.exe / STATUS.FRM < prev    next >
Text File  |  1993-12-08  |  2KB  |  67 lines

  1. VERSION 2.00
  2. Begin Form StatusDlg 
  3.    AutoRedraw      =   -1  'True
  4.    BorderStyle     =   1  'Fixed Single
  5.    Caption         =   "StatusDlg"
  6.    ClientHeight    =   1905
  7.    ClientLeft      =   1455
  8.    ClientTop       =   2115
  9.    ClientWidth     =   4830
  10.    ControlBox      =   0   'False
  11.    Height          =   2310
  12.    Left            =   1395
  13.    LinkMode        =   1  'Source
  14.    LinkTopic       =   "Form2"
  15.    MaxButton       =   0   'False
  16.    MinButton       =   0   'False
  17.    ScaleHeight     =   1905
  18.    ScaleWidth      =   4830
  19.    Top             =   1770
  20.    Width           =   4950
  21.    Begin PictureBox Picture2 
  22.       ForeColor       =   &H00000000&
  23.       Height          =   255
  24.       Left            =   120
  25.       ScaleHeight     =   225
  26.       ScaleWidth      =   4545
  27.       TabIndex        =   1
  28.       Top             =   1440
  29.       Width           =   4575
  30.    End
  31.    Begin PictureBox Picture1 
  32.       AutoRedraw      =   -1  'True
  33.       BorderStyle     =   0  'None
  34.       Height          =   255
  35.       Left            =   120
  36.       ScaleHeight     =   255
  37.       ScaleWidth      =   4455
  38.       TabIndex        =   0
  39.       Top             =   2400
  40.       Width           =   4455
  41.    End
  42.    Begin Label Label1 
  43.       Height          =   495
  44.       Left            =   240
  45.       TabIndex        =   2
  46.       Top             =   240
  47.       Width           =   4455
  48.    End
  49.    Begin Label Label2 
  50.       Height          =   495
  51.       Left            =   240
  52.       TabIndex        =   3
  53.       Top             =   720
  54.       Width           =   4335
  55.    End
  56.    Begin Label total 
  57.       Caption         =   "Total"
  58.       Height          =   255
  59.       Left            =   120
  60.       TabIndex        =   4
  61.       Top             =   1920
  62.       Visible         =   0   'False
  63.       Width           =   855
  64.    End
  65. End
  66.  
  67.